projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a5a622
)
docs: gtk_style_context_get_screen() always returns a valid screen
author
Carlos Garcia Campos
<cgarcia@igalia.com>
Fri, 26 Nov 2010 08:07:41 +0000
(09:07 +0100)
committer
Carlos Garnacho
<carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:49 +0000
(15:39 +0100)
gtk/gtkstylecontext.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.c
b/gtk/gtkstylecontext.c
index 7e1dd2c8b1047e8aea4c1f9ba9a8c3ac88964e57..1ec47e2216745948735cc40d423a80a4da9771af 100644
(file)
--- a/
gtk/gtkstylecontext.c
+++ b/
gtk/gtkstylecontext.c
@@
-2575,7
+2575,7
@@
gtk_style_context_set_screen (GtkStyleContext *context,
*
* Returns the #GdkScreen to which @context is attached.
*
- * Returns: a #GdkScreen
, or %NULL
.
+ * Returns: a #GdkScreen.
**/
GdkScreen *
gtk_style_context_get_screen (GtkStyleContext *context)